home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / dom102.zip / APPSETUP.INF next >
INI File  |  1995-03-27  |  2KB  |  84 lines

  1.  
  2. [infofile]
  3.     filename = README
  4.     appname  = OBJECT DOMAIN
  5.     exefile  = "\notepad.exe readme.txt"
  6.     message  = "Do you want to view the readme file?"
  7.  
  8.     
  9.  
  10. [dialog]
  11.     caption = "Object Domain Installation"
  12.  
  13.  
  14. [data]
  15.     defdir = C:\DOMAIN
  16.  
  17.  
  18.  
  19. [disks]
  20.     1 =., "INSTALL"
  21.  
  22.  
  23.     
  24.  
  25. [needed.space]
  26.     minspace = 2000000
  27.  
  28.     
  29.  
  30.  
  31. [dest.directories]
  32.     #app.main,    0:
  33.     #app.sub,     0:sub
  34.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  35.     #app.SETUPWINDIR,    0:SETUPWINDIR
  36.  
  37.  
  38.  
  39.  
  40. [app.main]
  41.     1:DOMAIN.EXE,    "Object Domain executable"
  42.     1:DOMAIN.HLP,    "Object Domain Help File"
  43.     1:README.TXT,    "Readme file"
  44.     1:BWCC.DLL,            "Borland Custom Control Library"
  45.  
  46. ; -------------------------------------------------------------
  47. ; This is the file list for the \WINDOWS\SYSTEM directory.
  48. ; -------------------------------------------------------------
  49.  
  50. [app.SETUPSYSDIR]
  51.  
  52.  
  53. ; -------------------------------------------------------------
  54. ; This is the file list for the \WINDOWS\SYSTEM directory.
  55. ; -------------------------------------------------------------
  56.  
  57. [app.SETUPWINDIR]
  58.  
  59.  
  60. ; -------------------------------------------------------------
  61. ; This is the file list for the sub directory located off of
  62. ; the base directory.
  63. ; -------------------------------------------------------------
  64. [app.sub]
  65.  
  66.  
  67.  
  68.  
  69. ; -------------------------------------------------------------
  70. ; *************************************************************
  71. [progman.groups]
  72.     Object Domain, DOMAIN.GRP
  73.  
  74.  
  75.     
  76.  
  77.  
  78. [Object Domain]
  79.     "Object Domain", DOMAIN.EXE
  80.     "Object Domain Help", DOMAIN.HLP
  81.     "readme.txt", readme.txt
  82.  
  83.  
  84.